Skip to content

feat: Update latitude and longitude validation ranges in LatLongField#238

Merged
mokhld merged 3 commits intomainfrom
feat/df-529-change-lat-long
Nov 7, 2025
Merged

feat: Update latitude and longitude validation ranges in LatLongField#238
mokhld merged 3 commits intomainfrom
feat/df-529-change-lat-long

Conversation

@mokhld
Copy link
Copy Markdown
Contributor

@mokhld mokhld commented Nov 5, 2025

Proposed change

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@mokhld mokhld force-pushed the feat/df-529-change-lat-long branch from 5006ae5 to 5976188 Compare November 6, 2025 09:54
@mokhld mokhld marked this pull request as ready for review November 6, 2025 10:19
* Fix unicorn form

* Revert changes to NumberField

* Remove minLength and maxLength from EN field

* Remove minPrecision, minLength and maxLength from LL field

* Update NGR and OS ref fields

* Remove case insensitive flag
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 7, 2025

@mokhld mokhld merged commit 13d1cf3 into main Nov 7, 2025
10 checks passed
@mokhld mokhld deleted the feat/df-529-change-lat-long branch November 7, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants